home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / src / X11 / xpaint-2.1.1 / TODO < prev    next >
Encoding:
Text File  |  1995-05-03  |  2.2 KB  |  75 lines

  1. BUGS (features):
  2.     ** Regions:
  3.         Paste into fat bits, where the last down event came from
  4.             some distant point, the pasted region isn't visible, and
  5.             must be "found".
  6.  
  7.     ** Pattern Editor:
  8.         Colormap modifications in the pattern editor are not
  9.             undone by a "cancel"
  10.         Undo changes inadvertantly made in any color editor.
  11.         Pattern editor should jump to first unused.
  12.  
  13.     ** Fat Bits:
  14.         Changing the zoom on the Canvas doesn't resize the canvas cursor
  15.         Cahnging the image size, does funny things to the cursor
  16.  
  17.     ** Zoom:    
  18.         Window precidence with both fatbits and regions active.
  19.  
  20. Would Like For 2.2:
  21.     BarberPole the selected region AND a mask against the mask
  22.     Should have "add pixel" and "unused pixels" in the pattern editor
  23.     Undo, undes the region selection
  24.     FontOp cursor occasionally still is hilited
  25.  
  26.     writePS to use RLE encoding of the output image
  27.     
  28.     "Paste" in insert textmode does a paste if text selected
  29.     Editable Brush Patterns
  30.     Able to save configuration, in original form, not just raw
  31.  
  32.     Correct cursor for fatbits paint.
  33.  
  34.     More default patterns (maybe some color ones!).
  35.     Use the default colormap as long a possible before creating own
  36.     Lasso that sticks to the object (not to the colors)
  37.  
  38.     Some method of doing "blend" operations (color in HUE)
  39.     Watercolor brush: mixes current color with surface colors
  40.     Smear brush -- average of neighboring pixels
  41.  
  42.     Ability to edit colors in HSV or YUV space as well as RGB.
  43.  
  44.     Support for Sun Raster file formats
  45.  
  46.     Negative zoom values (reduction)
  47.     Transparency in pasting (alpha)
  48.     Bind the 'Help' key to the right help dialog
  49.  
  50.     Dictionary object for the paint canvas, to store image properties, etc.
  51.  
  52.     Nudge box for regions.
  53.     Shear and tilt of regions
  54.  
  55.     Brush shapes as line styles
  56.     Brush as a continious object
  57.     
  58.     Remove pattern size restriction.
  59.  
  60.     Snap does not take into account the zoom factor.
  61.  
  62.     Fully support/use the server Shape extensions
  63.     XPM Loading setting pixel value None == BG color, on a "load".
  64.  
  65.     Patterns that are stencils, (ie. arbitrary foreground and
  66.         background colors).  Extended to multi-color stensils.
  67.  
  68.     Tracing out a line width "area" for lines around boxes, arcs, etc.
  69.     Revert option in the file menu (reload original image)
  70.  
  71.     Nudge box for regions, left, right, etc...
  72.  
  73. Memory Leaks:
  74.     PaletteGetDefault();
  75.